Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time point pseudorandom seeds #387

Merged
merged 8 commits into from
Oct 28, 2023
Merged

Time point pseudorandom seeds #387

merged 8 commits into from
Oct 28, 2023

Conversation

ckormanyos
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #387 (e8de654) into master (521cb5a) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          38       39    +1     
  Lines        3787     3817   +30     
=======================================
+ Hits         3787     3817   +30     
Files Coverage Δ
examples/example008_miller_rabin_prime.cpp 100.0% <100.0%> (ø)
examples/example008a_miller_rabin_prime.cpp 100.0% <100.0%> (ø)
examples/example009_timed_mul.cpp 100.0% <100.0%> (ø)
examples/example009a_timed_mul_4_by_4.cpp 100.0% <100.0%> (ø)
examples/example009b_timed_mul_8_by_8.cpp 100.0% <100.0%> (ø)
examples/example012_rsa_crypto.cpp 100.0% <100.0%> (ø)
test/test_uintwide_t_edge_cases.cpp 100.0% <100.0%> (ø)
test/test_uintwide_t_float_convert.cpp 100.0% <100.0%> (ø)
test/test_uintwide_t_int_convert.cpp 100.0% <100.0%> (ø)
test/test_uintwide_t_n_base.h 100.0% <100.0%> (ø)
... and 4 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 521cb5a...e8de654. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Oct 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
3.1% 3.1% Duplication

@ckormanyos ckormanyos merged commit 1963169 into master Oct 28, 2023
228 checks passed
@ckormanyos ckormanyos deleted the time_point_rnd_seed branch October 28, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant